home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
tools
/
czesc_3
/
multiuser
/
extern
/
netmufs1.1
/
accounts
/
source.readme
< prev
Wrap
Text File
|
1994-03-07
|
349b
|
8 lines
- I use my own library header because I do not like the one provided by
SAS. Because of this, I also do not use the LIBCODE, LIBVERSION, etc.
options.
- DOSBase is shared (because I do not want to call OpenLibrary() for every
libcall). This should not be a problem, as all context informations for
dos.library are stored in the process structure.